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