import { EnvironmentInterface } from './environment.interface'; export declare const environment: EnvironmentInterface;