export declare const dateFormat: (date: string | Date | number, format: string) => string | null; //# sourceMappingURL=dateFormat.d.ts.map