import { DatePickerProps } from 'antd'; import React from 'react'; declare const Date: React.FC; export default Date;