import { ISchema } from '@formily/react'; export declare const DatePicker: ISchema & { RangePicker?: ISchema; };