export declare const formatDurationTime: (seconds: number) => string;
