import { FunctionComponent } from 'react';

declare const DaySelectorHeader: FunctionComponent;
export default DaySelectorHeader;
