export declare const API_BASE_URL: string;
export declare const APP_ID: string | undefined;
export declare const API_KEY: string | undefined;
export declare const APP_LIVE: boolean | undefined;
export declare const USER_ID_STORAGE_KEY: string;
//# sourceMappingURL=constants.d.ts.map