export declare const getAnyDateParser: (formatString: string) => any; export declare const convertToDfnsFormat: (formatString: string) => string;