import { ComponentItemFactory } from '../../core/components/abstract'; declare const textAreaCo: ComponentItemFactory; export default textAreaCo;