export declare function formatFileSize(size: number, skipSmallSizes?: boolean): string;