export declare function formatDurationHuman(milliseconds: number): string;
