export declare function formatDateTime(timeStr: string, format: string): string; export declare function formatDateTimeWithSeconds(timeStr: string, format: string): string; //# sourceMappingURL=formatDateTime.d.ts.map