import TextArea from './lib/TextArea'; export default TextArea; export {TextArea}; export * from './lib/TextArea';