export declare function getFileURL(file: File): string; export declare function bytesToSize(size: number): string;