export declare const SERVICE_MAX_STORAGE_REACHED = "MAX_STORAGE_REACHED"; export declare const MAX_STORAGE_REACHED = "Max storage reached"; export declare const AUTHENTICATION_ERROR = "Authentication error"; export declare const UNKNOWN_ERROR = "Unknown error"; //# sourceMappingURL=constants.d.ts.map