export declare const getFormattedDateTime: (dateTimeInMills: any) => string; export declare const getFormattedDate: (dateTimeInMills: any) => string; //# sourceMappingURL=format-date.d.ts.map