import { DateType } from '@date-io/type';
export declare type MaterialUiPickersDate = DateType | null;
