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