export declare const QlWizardUpload: import('../../utils/install').SFCWithInstall {}; }; type: { type: StringConstructor; default: string; validator: (value: "image" | "video" | "file") => boolean; }; size: { type: NumberConstructor; default: number; }; max: { type: NumberConstructor; default: null; }; modelValue: { type: globalThis.PropType; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:modelValue": (value: string[]) => any; }, string, import('vue').PublicProps, Readonly {}; }; type: { type: StringConstructor; default: string; validator: (value: "image" | "video" | "file") => boolean; }; size: { type: NumberConstructor; default: number; }; max: { type: NumberConstructor; default: null; }; modelValue: { type: globalThis.PropType; }; }>> & Readonly<{ "onUpdate:modelValue"?: ((value: string[]) => any) | undefined; }>, { size: number; type: string; max: number; action: string; headers: Record; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record;