export * from './src/TextArea';
export { default as TextArea } from './src/TextArea';
