export declare const environment: { production: boolean; name: string; apiUrl: string; wss: string; imageSize: number; }; //# sourceMappingURL=environment.d.ts.map