import { Input } from 'antd'; export type { InputProps } from 'antd/lib/input'; export * from 'antd/lib/input'; export default Input;