import React from "react"; import { DatePickerProps } from "./Context"; declare const DatePickerWrapper: React.FC; export default DatePickerWrapper;