import React from "react"; import type { InputDateProps } from "./InputDate.types"; export declare const InputDate: React.ForwardRefExoticComponent>;