import type { IEnvironment } from './IEnvironment'; declare const Environment: IEnvironment; export default Environment;