import type { Instance as PopperInstance } from '@popperjs/core'; import type { ElPopperInjectionContext } from 'element-plus/es/tokens'; declare const _default: import("vue").DefineComponent<{ readonly role: import("../../../utils").EpPropFinalized; }, { props: Readonly; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; triggerRef: import("vue").Ref; popperInstanceRef: import("vue").Ref; contentRef: import("vue").Ref; referenceRef: import("vue").Ref; role: import("vue").ComputedRef>; popperProvides: ElPopperInjectionContext; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; }>>, { readonly role: import("../../../utils").EpPropMergeType; }>; export default _default;