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