export declare class McbFileUtils { static SaveBlob(blob: Blob, fileName: string): void; }