import { WdTextarea, WdTextareaProps } from './wd-textarea'; export { WdTextarea }; export type { WdTextareaProps }; export default WdTextarea;