export declare const ORIGIN: string; export declare const LOGIN_URL: string; export declare const TWO_FACTOR_AUTH_URL: string; export declare const RECOVER_URL: string; export declare const DRAFTS_URL: string; export declare const DRAFTS_NEW_URL: string; export declare const TOP_URL: string; export declare const S3_BUCKET_URL: string;