import type { PropType, Ref } from 'vue'; import type { JsonFormItemSchema } from './handler'; export declare const DuxDrawerForm: import("vue").DefineComponent void>; onClose: PropType<() => void>; data: PropType>; model: PropType>>; schema: PropType; url: StringConstructor; id: (NumberConstructor | StringConstructor)[]; invalidate: StringConstructor; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly void>; onClose: PropType<() => void>; data: PropType>; model: PropType>>; schema: PropType; url: StringConstructor; id: (NumberConstructor | StringConstructor)[]; invalidate: StringConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;