export declare const formatDuration: (durationString: string | null | undefined) => number;