import { Input as oringinalInput } from '@alifd/next'; declare const ProTextArea: typeof oringinalInput; export default ProTextArea;