declare const formatFileSize: (bytes: number) => string; export default formatFileSize;