import { ComponentType } from 'react';
declare const StyledDatePicker: ComponentType<any>;
export { StyledDatePicker };
