export declare const ElsMenuDropdown: { 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>; isFold: BooleanConstructor; unFoldCount: import('element-plus/es/utils/index.mjs').EpPropFinalized; isMobile: BooleanConstructor; onClick: FunctionConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, { data: Record[]; isMobile: boolean; isFold: boolean; unFoldCount: number; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, 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>; isFold: BooleanConstructor; unFoldCount: import('element-plus/es/utils/index.mjs').EpPropFinalized; isMobile: BooleanConstructor; onClick: FunctionConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, { data: Record[]; isMobile: boolean; isFold: boolean; unFoldCount: number; }>; __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>; isFold: BooleanConstructor; unFoldCount: import('element-plus/es/utils/index.mjs').EpPropFinalized; isMobile: BooleanConstructor; onClick: FunctionConstructor; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { data: Record[]; isMobile: boolean; isFold: boolean; unFoldCount: number; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('vue').ObjectPlugin & { setPropsDefaults: (defaults: { data?: (() => Record[]) | undefined; isMobile?: boolean | (() => boolean) | undefined; isFold?: boolean | (() => boolean) | undefined; unFoldCount?: number | (() => number) | undefined; readonly onClick?: Function | (() => Function) | undefined; }) => void; } & Record; export default ElsMenuDropdown; export * from './src/menuDropdown';