import { GeneralField } from '@formily/core'; declare const mapDateFormat: (props: any, field: GeneralField) => {}; export default mapDateFormat;