import { IInput } from './Input.types'; export declare const Input: IInput; export default Input;