declare const _default: __VLS_WithTemplateSlots; default: () => number[]; }; className: StringConstructor; coordinates: { type: import("vue").PropType; }; show: { type: BooleanConstructor; default: boolean; }; showTip: { type: BooleanConstructor; default: boolean; }; tipColor: { type: StringConstructor; default: string; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:show": (show: boolean) => void; }, string, import("vue").PublicProps, Readonly; default: () => number[]; }; className: StringConstructor; coordinates: { type: import("vue").PropType; }; show: { type: BooleanConstructor; default: boolean; }; showTip: { type: BooleanConstructor; default: boolean; }; tipColor: { type: StringConstructor; default: string; }; }>> & Readonly<{ "onUpdate:show"?: ((show: boolean) => any) | undefined; }>, { anchor: string; offset: number | number[]; show: boolean; hideOnZoom: boolean; hideOnMove: boolean; hideOnClick: boolean; showTip: boolean; tipColor: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, { default?(_: {}): any; content?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };