declare const _default: __VLS_WithTemplateSlots; }; label: { type: import("vue").PropType; }; acceptType: { type: import("vue").PropType; }; icon: { type: import("vue").PropType; }; iconClass: { type: import("vue").PropType; }; value: { type: import("vue").PropType<{ target: any; }>; required: true; }; showPreview: { type: import("vue").PropType; }; labelStyle: { type: import("vue").PropType; }; loading: { type: import("vue").PropType; required: true; }; progress: { type: import("vue").PropType; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { error: (...args: any[]) => void; "update:value": (...args: any[]) => void; upload: (...args: any[]) => void; "update:loading": (...args: any[]) => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; }; label: { type: import("vue").PropType; }; acceptType: { type: import("vue").PropType; }; icon: { type: import("vue").PropType; }; iconClass: { type: import("vue").PropType; }; value: { type: import("vue").PropType<{ target: any; }>; required: true; }; showPreview: { type: import("vue").PropType; }; labelStyle: { type: import("vue").PropType; }; loading: { type: import("vue").PropType; required: true; }; progress: { type: import("vue").PropType; }; }>> & { onError?: ((...args: any[]) => any) | undefined; "onUpdate:value"?: ((...args: any[]) => any) | undefined; onUpload?: ((...args: any[]) => any) | undefined; "onUpdate:loading"?: ((...args: any[]) => any) | undefined; }, {}, {}>, { preview?(_: { src: string; fileName: string; }): any; label?(_: {}): any; icon?(_: {}): any; progress?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; }; //# sourceMappingURL=AntUpload.vue.d.ts.map