export declare function genFile(anyData?: string): File; export declare function genBlob(anyData?: string): Blob;