export type ConfigEnvironment = 'development' | 'production' | 'testing';
//# sourceMappingURL=environment.d.ts.map