export declare function formatHmsIso(hour: number, minute: number, second: number): string;
//# sourceMappingURL=_formatHmsIso.d.ts.map