export declare function mapDataUriToBlob(dataUri: string): Blob; export declare function getWsUrl(baseUrl: string, path: string): string;