export { default } from './text-area'; export { default as TextArea } from './text-area'; export * from './text-area';