declare const _default: import("vue").DefineComponent; }; 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>; }; }>, () => 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, import("vue").PublicProps, 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; }>, { size: "large" | "small" | "middle" | "mini"; multiple: boolean; single: boolean; disabled: boolean; validateEvent: boolean; readonly: boolean; accept: string; limit: number; selectOnly: boolean; }, import("vue").SlotsType, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;