export declare const createUrlFromBase64: (b64: string, type?: string) => string | undefined;