declare const humanByteSize: (size: number) => string; export { humanByteSize, };