export declare function b64WithoutPrefix(b64: any): any;
export declare function getMIMEforBase64String(b64: any): any;
