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