export * from './upload.api'; declare const _Upload: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins; }; validateEvent: { type: BooleanConstructor; default: boolean; }; single: { type: BooleanConstructor; }; readonly: { type: BooleanConstructor; }; disabled: { type: BooleanConstructor; }; selectOnly: { type: BooleanConstructor; }; size: { type: import("vue").PropType; default: "large"; }; request: { type: import("vue").PropType; }; requestConfig: { type: import("vue").PropType; }; requestExtra: { type: import("vue").PropType>; }; }>> & Readonly<{ onChange?: ((value: string | File | (string | File)[]) => any) | undefined; "onUpdate:modelValue"?: ((value: string | File | (string | File)[]) => any) | undefined; onExceed?: (() => any) | undefined; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { exceed: () => boolean; 'update:modelValue': (value: string | File | (string | File)[]) => string | true | File | (string | File)[]; change: (value: string | File | (string | File)[]) => string | true | File | (string | File)[]; }, import("vue").PublicProps, { size: "large" | "small" | "middle" | "mini"; multiple: boolean; single: boolean; disabled: boolean; validateEvent: boolean; readonly: boolean; accept: string; limit: number; selectOnly: boolean; }, true, {}, import("vue").SlotsType, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; }; validateEvent: { type: BooleanConstructor; default: boolean; }; single: { type: BooleanConstructor; }; readonly: { type: BooleanConstructor; }; disabled: { type: BooleanConstructor; }; selectOnly: { type: BooleanConstructor; }; size: { type: import("vue").PropType; default: "large"; }; request: { type: import("vue").PropType; }; requestConfig: { type: import("vue").PropType; }; requestExtra: { type: import("vue").PropType>; }; }>> & Readonly<{ onChange?: ((value: string | File | (string | File)[]) => any) | undefined; "onUpdate:modelValue"?: ((value: string | File | (string | File)[]) => any) | undefined; onExceed?: (() => any) | undefined; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, { size: "large" | "small" | "middle" | "mini"; multiple: boolean; single: boolean; disabled: boolean; validateEvent: boolean; readonly: boolean; accept: string; limit: number; selectOnly: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; }; validateEvent: { type: BooleanConstructor; default: boolean; }; single: { type: BooleanConstructor; }; readonly: { type: BooleanConstructor; }; disabled: { type: BooleanConstructor; }; selectOnly: { type: BooleanConstructor; }; size: { type: import("vue").PropType; default: "large"; }; request: { type: import("vue").PropType; }; requestConfig: { type: import("vue").PropType; }; requestExtra: { type: import("vue").PropType>; }; }>> & Readonly<{ onChange?: ((value: string | File | (string | File)[]) => any) | undefined; "onUpdate:modelValue"?: ((value: string | File | (string | File)[]) => any) | undefined; onExceed?: (() => any) | undefined; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { exceed: () => boolean; 'update:modelValue': (value: string | File | (string | File)[]) => string | true | File | (string | File)[]; change: (value: string | File | (string | File)[]) => string | true | File | (string | File)[]; }, string, { size: "large" | "small" | "middle" | "mini"; multiple: boolean; single: boolean; disabled: boolean; validateEvent: boolean; readonly: boolean; accept: string; limit: number; selectOnly: boolean; }, {}, string, import("vue").SlotsType, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin; export { _Upload as Upload }; export default _Upload;