import { PropType } from 'vue'; import { FormJSON } from './index'; declare const _default: __VLS_WithTemplateSlots; required: true; default: () => { rowAttrs: {}; formAttrs: {}; schema: never[]; model: {}; }; }; }, { validate: () => Promise; }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; required: true; default: () => { rowAttrs: {}; formAttrs: {}; schema: never[]; model: {}; }; }; }>>, { formJson: FormJSON; }, {}>, Partial any>> & Partial any>> & { up?(_: {}): any; under?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };