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