export declare const ElsMenuTool: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins[]; (...items: Record[]): Record[]; new (arrayLength: number): Record[]; new (...items: Record[]): Record[]; isArray(arg: any): arg is any[]; readonly prototype: any[]; from(arrayLike: ArrayLike): T[]; from(arrayLike: ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; from(iterable: Iterable | ArrayLike): T[]; from(iterable: Iterable | ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; of(...items: T[]): T[]; readonly [Symbol.species]: ArrayConstructor; }, unknown, unknown, never[], boolean>; buttonType: StringConstructor; showMenuName: import('element-plus/es/utils/index.mjs').EpPropFinalized; moreCommand: FunctionConstructor; onClick: FunctionConstructor; onUploaded: FunctionConstructor; }>> & Readonly<{ onCallback?: ((...args: any[]) => any) | undefined; }>, { triggerPowerMenu: (menuID: any) => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { callback: (...args: any[]) => void; }, import('vue').PublicProps, { data: Record[]; showMenuName: import('element-plus/es/utils/index.mjs').EpPropMergeType; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly[]; (...items: Record[]): Record[]; new (arrayLength: number): Record[]; new (...items: Record[]): Record[]; isArray(arg: any): arg is any[]; readonly prototype: any[]; from(arrayLike: ArrayLike): T[]; from(arrayLike: ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; from(iterable: Iterable | ArrayLike): T[]; from(iterable: Iterable | ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; of(...items: T[]): T[]; readonly [Symbol.species]: ArrayConstructor; }, unknown, unknown, never[], boolean>; buttonType: StringConstructor; showMenuName: import('element-plus/es/utils/index.mjs').EpPropFinalized; moreCommand: FunctionConstructor; onClick: FunctionConstructor; onUploaded: FunctionConstructor; }>> & Readonly<{ onCallback?: ((...args: any[]) => any) | undefined; }>, { triggerPowerMenu: (menuID: any) => void; }, {}, {}, {}, { data: Record[]; showMenuName: import('element-plus/es/utils/index.mjs').EpPropMergeType; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase[]; (...items: Record[]): Record[]; new (arrayLength: number): Record[]; new (...items: Record[]): Record[]; isArray(arg: any): arg is any[]; readonly prototype: any[]; from(arrayLike: ArrayLike): T[]; from(arrayLike: ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; from(iterable: Iterable | ArrayLike): T[]; from(iterable: Iterable | ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; of(...items: T[]): T[]; readonly [Symbol.species]: ArrayConstructor; }, unknown, unknown, never[], boolean>; buttonType: StringConstructor; showMenuName: import('element-plus/es/utils/index.mjs').EpPropFinalized; moreCommand: FunctionConstructor; onClick: FunctionConstructor; onUploaded: FunctionConstructor; }>> & Readonly<{ onCallback?: ((...args: any[]) => any) | undefined; }>, { triggerPowerMenu: (menuID: any) => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { callback: (...args: any[]) => void; }, string, { data: Record[]; showMenuName: import('element-plus/es/utils/index.mjs').EpPropMergeType; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; }) & import('vue').ObjectPlugin & { setPropsDefaults: (defaults: { data?: (() => Record[]) | undefined; showMenuName?: import('element-plus/es/utils/index.mjs').EpPropMergeType | (() => boolean) | undefined; readonly onClick?: Function | (() => Function) | undefined; readonly url?: string | (() => string) | undefined; readonly logUrl?: string | (() => string) | undefined; readonly docUrl?: string | (() => string) | undefined; readonly noteUrl?: string | (() => string) | undefined; readonly mutiSaveUrl?: string | (() => string) | undefined; readonly buttonType?: string | (() => string) | undefined; readonly moreCommand?: Function | (() => Function) | undefined; readonly onUploaded?: Function | (() => Function) | undefined; }) => void; } & Record; export default ElsMenuTool; export * from './src/menuTool';