export * from './TextArea'; import { TextAreaTypes } from './TextArea.types'; export type { TextAreaTypes };