import React from 'react'; import { IInput } from './types'; export declare const Input: React.ForwardRefExoticComponent>;