declare const __VLS_export: import("vue").DefineComponent; readonly default: () => never[]; }; mode: { readonly type: import("vue").PropType; }; openType: { readonly type: import("vue").PropType<"dialog" | "normal">; readonly default: "dialog"; }; isType: { readonly type: BooleanConstructor; readonly default: true; }; isNote: { readonly type: BooleanConstructor; readonly default: false; }; isShowOpenDialogButton: { readonly type: BooleanConstructor; readonly default: false; }; beforeAdd: { readonly type: import("vue").PropType<(fileItem: Record) => boolean>; }; permission: { readonly type: import("vue").PropType; }; modelValue: { type: import("vue").PropType; }; }>, { open: () => Promise; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (value: any[] | undefined) => any; }, string, import("vue").PublicProps, Readonly; readonly default: () => never[]; }; mode: { readonly type: import("vue").PropType; }; openType: { readonly type: import("vue").PropType<"dialog" | "normal">; readonly default: "dialog"; }; isType: { readonly type: BooleanConstructor; readonly default: true; }; isNote: { readonly type: BooleanConstructor; readonly default: false; }; isShowOpenDialogButton: { readonly type: BooleanConstructor; readonly default: false; }; beforeAdd: { readonly type: import("vue").PropType<(fileItem: Record) => boolean>; }; permission: { readonly type: import("vue").PropType; }; modelValue: { type: import("vue").PropType; }; }>> & Readonly<{ "onUpdate:modelValue"?: ((value: any[] | undefined) => any) | undefined; }>, { formatColumns: Partial boolean); cellRequired: (scope: import("el-plus/es/components/table").TableScope) => boolean; headerRender: import("element-plus").TableColumnCtx["renderHeader"]; disabled: boolean | ((scope: import("el-plus/es/components/table").TableScope) => boolean); type: string; props: Record; filter: boolean; editable: boolean | ((formData: Record) => void); } & {} & { show?: (boolean | ((T: unknown) => boolean)) | undefined; hide?: (boolean | ((T: unknown) => boolean)) | undefined; }>[]; openType: "dialog" | "normal"; isType: boolean; isNote: boolean; isShowOpenDialogButton: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: typeof __VLS_export; export default _default;