export declare const ENV: { serverUrl: string; loginUrl: string; endPoints: { userData: string; notificationUpdate: string; formKey: string; saveNotificationsContainer: string; getNotificationsContainer: string; }; }; //# sourceMappingURL=env.d.ts.map