export declare function formatDate(d: Date): string;
export declare function formatSize(bytes: number): string;
//# sourceMappingURL=format.d.ts.map