import * as React from "react"; import { TextboxProps } from "./types"; export declare const Textbox: React.ForwardRefExoticComponent>;