import { get, set, serialize, setEnvironment } from './configuration'; export default { get, set, serialize, setEnvironment };