import React from 'react'; import { IDatePicker } from './types'; export declare const DayPicker: React.FC;