import { PropsWithChildren } from 'react'; export declare const DatePickerWrapper: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;