import { InputProps } from 'antd'; import { TextAreaProps } from 'antd/lib/input'; export declare const Input: import("react").ForwardRefExoticComponent & import("@music163/tango-boot").TangoComponentProps, "ref"> & import("react").RefAttributes>; export declare const TextArea: import("react").ForwardRefExoticComponent & import("@music163/tango-boot").TangoComponentProps, "ref"> & import("react").RefAttributes>;