import { FunctionComponent } from "react";
declare const DayPickerHeader: FunctionComponent;
export default DayPickerHeader;
