/// declare const StyledDatePickerSection: import("styled-components").StyledComponent<({ title, onClose, renderDatePickerComponent, className, ...props }: import("./DatePickerSection").DatePickerSectionProps) => JSX.Element, any, {}, never>; export { StyledDatePickerSection as DatePickerSection };