export declare const formatFileSize: (sizeInBytes: number) => string | undefined;