export declare const API_BASE_URL = "https://front.bucket.co"; export declare const APP_BASE_URL = "https://app.bucket.co"; export declare const SSE_REALTIME_BASE_URL = "https://livemessaging.bucket.co"; export declare const SDK_VERSION_HEADER_NAME = "bucket-sdk-version"; export declare const SDK_VERSION: string; export declare const FEATURE_EVENTS_PER_MIN = 1; //# sourceMappingURL=config.d.ts.map