export declare function base64ToBlob(base64: string): Blob; export declare function detectBrowserSupport(): boolean; export declare function loadDeepARScript(url: string): Promise; export declare function getLicenseKey(providedKey?: string, env?: string): string; //# sourceMappingURL=utils.d.ts.map