export declare const formatSeconds: (n: any) => string; export declare const formatTime: (n: any) => string; //# sourceMappingURL=Format.d.ts.map