export declare class FileUtils { static formatSize(fileSize: number | string): string; }