export declare const DayPicker: ({ value, onChange }: any) => JSX.Element;
