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