/// import { InputProps } from 'antd/lib/input/Input'; export declare function Input({ style, ...retProps }: InputProps): JSX.Element;