import type { DropdownPlacement } from './types'; declare const _default: __VLS_WithTemplateSlots; default: string; }; placement: { type: import("vue").PropType; default: string; }; transition: { type: import("vue").PropType; default: string; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: string; }; placement: { type: import("vue").PropType; default: string; }; transition: { type: import("vue").PropType; default: string; }; }>>, { text: string; placement: DropdownPlacement; transition: string; }, {}>, { trigger?(_: {}): any; default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };