import React from 'react'; declare const Input: React.ForwardRefExoticComponent & React.RefAttributes>; export default Input;