import { Textarea } from '../../types/textarea'

export * from '../../types/textarea'
export default Textarea
