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