export declare const environment: { production: boolean; ip: string; name: string; timeout: number; };