import { FormItem } from '../../types/form-item'

export * from '../../types/form-item'
export default FormItem
