export declare function formatDuration(ms: number | undefined): string;
