export declare const humanFileSize: (bytes: number, si?: boolean, dp?: number) => string;