declare const __VLS_publicComponent: import("vue").DefineComponent; }; appendTo: { type: import("vue").PropType; }; closeOnSelect: { type: import("vue").PropType; }; clearOnSelect: { type: import("vue").PropType; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; appendTo: { type: import("vue").PropType; }; closeOnSelect: { type: import("vue").PropType; }; clearOnSelect: { type: import("vue").PropType; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare function __VLS_template(): Partial, (_: any) => any>>; declare const _default: __VLS_WithTemplateSlots>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };