/// import { Props } from './props'; export declare const Input: (props: Props) => JSX.Element;