import type { IObjectFieldProps, DefineComponent } from '../types'; declare let ObjectField: DefineComponent; export default ObjectField;