export declare const toIsoFromSeconds: (seconds: number) => string; export declare const toIsoFromMs: (ms: number) => string; //# sourceMappingURL=time.d.ts.map