export declare const environment: { production: boolean; hmr: boolean; DB_ID: string; APP_ID: number; ACCESS_TOKEN_KEY: string; USER_SESSION_KEY: string; API_URL: string; API_CERRAR_SESSION: number; }; //# sourceMappingURL=environment.d.ts.map