import type { OptionListGroupOption, OptionListOption, OptionListProps } from './type'; declare const __VLS_export: import("vue").DefineComponent, e: MouseEvent) => any; }, string, import("vue").PublicProps, Readonly & Readonly<{ onSelect?: ((value: any, option: string | OptionListOption, e: MouseEvent) => any) | undefined; }>, { options: (string | OptionListOption | OptionListGroupOption)[]; virtualScroll: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default;