import type L from "leaflet"; /** * Display a tooltip on the map */ declare const _sfc_main: import("vue").DefineComponent<{ readonly content: { readonly type: StringConstructor; readonly default: null; }; readonly options: { readonly type: ObjectConstructor; readonly default: () => {}; readonly custom: true; }; }, { root: import("vue").Ref; leafletObject: import("vue").Ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly {}; readonly custom: true; }; }>>, { readonly options: Record; readonly content: string; }>; export default _sfc_main;