export declare function formatSeconds(seconds?: number | null, forceHour?: boolean): string | undefined;