import React from 'react'; import { KeyboardDatePickerProps } from '@material-ui/pickers/DatePicker'; declare const KeyboardDatePicker: React.ElementType; }>; export { KeyboardDatePicker };