declare const _sfc_main: import("vue").DefineComponent<{ selectValue: { default: string; }; options: null; }, (_ctx: any, _cache: any) => import("vue").VNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:selectValue"[], "update:selectValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly> & { "onUpdate:selectValue"?: ((...args: any[]) => any) | undefined; }, { selectValue: string; }>; export default _sfc_main; //# sourceMappingURL=base-select.vue.d.ts.map