import { IFieldConfig } from '../../types'; export declare const DateConfig: IFieldConfig; export default DateConfig;