export declare const formatBytes: (bytes: any, space?: boolean) => string;
