export { TextArea } from './TextArea' export { type TextAreaHeight, type TextAreaProps } from './TextArea.types'