export declare const useFormatDate: (dateFormat?: string) => (value: any, long: any) => string;
//# sourceMappingURL=useFormatDate.d.ts.map