export declare function formatISODateTime(isoDate?: string): string; export declare function formatISODate(isoDate?: string): string;