import type { UploadFile, UploadRawFile } from './upload'; declare const _default: import("vue").DefineComponent<{ readonly fileList: import("element-plus/es/utils").BuildPropReturn, () => [], unknown, unknown, unknown>; readonly beforeUpload: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Awaitable>, () => void, unknown, unknown, unknown>; readonly onRemove: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onStart: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onSuccess: import("element-plus/es/utils").BuildPropReturn unknown>, () => void, unknown, unknown, unknown>; readonly onProgress: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onError: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onExceed: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly action: import("element-plus/es/utils").BuildPropReturn; readonly headers: import("element-plus/es/utils").BuildPropReturn | Headers>, unknown, unknown, unknown, unknown>; readonly method: import("element-plus/es/utils").BuildPropReturn; readonly data: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Mutable<{}>, unknown, unknown, unknown>; readonly multiple: import("element-plus/es/utils").BuildPropReturn; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly drag: import("element-plus/es/utils").BuildPropReturn; readonly withCredentials: BooleanConstructor; readonly showFileList: import("element-plus/es/utils").BuildPropReturn; readonly accept: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly autoUpload: import("element-plus/es/utils").BuildPropReturn; readonly listType: import("element-plus/es/utils").BuildPropReturn; readonly httpRequest: import("element-plus/es/utils").BuildPropReturn, import("./upload").UploadRequestHandler, unknown, unknown, unknown>; readonly disabled: BooleanConstructor; readonly limit: NumberConstructor; }, { props: Readonly, () => [], unknown, unknown, unknown>; readonly beforeUpload: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Awaitable>, () => void, unknown, unknown, unknown>; readonly onRemove: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onStart: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onSuccess: import("element-plus/es/utils").BuildPropReturn unknown>, () => void, unknown, unknown, unknown>; readonly onProgress: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onError: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onExceed: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly action: import("element-plus/es/utils").BuildPropReturn; readonly headers: import("element-plus/es/utils").BuildPropReturn | Headers>, unknown, unknown, unknown, unknown>; readonly method: import("element-plus/es/utils").BuildPropReturn; readonly data: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Mutable<{}>, unknown, unknown, unknown>; readonly multiple: import("element-plus/es/utils").BuildPropReturn; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly drag: import("element-plus/es/utils").BuildPropReturn; readonly withCredentials: BooleanConstructor; readonly showFileList: import("element-plus/es/utils").BuildPropReturn; readonly accept: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly autoUpload: import("element-plus/es/utils").BuildPropReturn; readonly listType: import("element-plus/es/utils").BuildPropReturn; readonly httpRequest: import("element-plus/es/utils").BuildPropReturn, import("./upload").UploadRequestHandler, unknown, unknown, unknown>; readonly disabled: BooleanConstructor; readonly limit: NumberConstructor; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; requests: import("vue").ShallowRef>>; inputRef: import("vue").ShallowRef; uploadFiles: (files: File[]) => void; upload: (rawFile: UploadRawFile) => Promise; doUpload: (rawFile: UploadRawFile) => void; handleChange: (e: Event) => void; handleClick: () => void; handleKeydown: () => void; abort: (file?: UploadFile | undefined) => void; UploadDragger: import("vue").DefineComponent<{ readonly disabled: import("element-plus/es/utils").BuildPropReturn; }, { COMPONENT_NAME: string; props: Readonly; }>> & { onFile?: ((file: File[]) => any) | undefined; }>>; emit: (event: "file", file: File[]) => void; uploaderContext: import("../../..").UploadContext; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; dragover: import("vue").Ref; onDrop: (e: DragEvent) => void; onDragover: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { file: (file: File[]) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; }>> & { onFile?: ((file: File[]) => any) | undefined; }, { disabled: import("element-plus/es/utils").BuildPropType; }>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly, () => [], unknown, unknown, unknown>; readonly beforeUpload: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Awaitable>, () => void, unknown, unknown, unknown>; readonly onRemove: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onStart: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onSuccess: import("element-plus/es/utils").BuildPropReturn unknown>, () => void, unknown, unknown, unknown>; readonly onProgress: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onError: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly onExceed: import("element-plus/es/utils").BuildPropReturn void>, () => void, unknown, unknown, unknown>; readonly action: import("element-plus/es/utils").BuildPropReturn; readonly headers: import("element-plus/es/utils").BuildPropReturn | Headers>, unknown, unknown, unknown, unknown>; readonly method: import("element-plus/es/utils").BuildPropReturn; readonly data: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Mutable<{}>, unknown, unknown, unknown>; readonly multiple: import("element-plus/es/utils").BuildPropReturn; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly drag: import("element-plus/es/utils").BuildPropReturn; readonly withCredentials: BooleanConstructor; readonly showFileList: import("element-plus/es/utils").BuildPropReturn; readonly accept: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly autoUpload: import("element-plus/es/utils").BuildPropReturn; readonly listType: import("element-plus/es/utils").BuildPropReturn; readonly httpRequest: import("element-plus/es/utils").BuildPropReturn, import("./upload").UploadRequestHandler, unknown, unknown, unknown>; readonly disabled: BooleanConstructor; readonly limit: NumberConstructor; }>>, { type: string; disabled: boolean; name: string; data: Record; drag: import("element-plus/es/utils").BuildPropType; multiple: import("element-plus/es/utils").BuildPropType; onError: (err: import("./ajax").UploadAjaxError, rawFile: UploadRawFile) => void; onProgress: (evt: import("./upload").UploadProgressEvent, rawFile: UploadRawFile) => void; headers: import("element-plus/es/utils").BuildPropType | Headers>, unknown, unknown>; method: string; showFileList: import("element-plus/es/utils").BuildPropType; accept: string; fileList: import("./upload").UploadUserFile[]; autoUpload: import("element-plus/es/utils").BuildPropType; listType: import("element-plus/es/utils").BuildPropType; httpRequest: import("./upload").UploadRequestHandler; withCredentials: boolean; beforeUpload: (rawFile: UploadRawFile) => import("element-plus/es/utils").Awaitable; onRemove: (file: UploadFile | UploadRawFile, rawFile?: UploadRawFile | undefined) => void; onSuccess: (response: any, rawFile: UploadRawFile) => unknown; onExceed: (files: File[], uploadFiles: import("./upload").UploadUserFile[]) => void; onStart: (rawFile: UploadRawFile) => void; }>; export default _default;