declare const _default: __VLS_WithTemplateSlots string; }; geoJsonSource: { type: import("vue").PropType; }; tileJsonSource: { type: import("vue").PropType; }; }>, { removeSource: () => import("mapbox-gl").AnyLayer[] | undefined; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { sourceAdded: (source: import("mapbox-gl").AnySourceImpl) => void; }, string, import("vue").PublicProps, Readonly string; }; geoJsonSource: { type: import("vue").PropType; }; tileJsonSource: { type: import("vue").PropType; }; }>> & Readonly<{ onSourceAdded?: ((source: import("mapbox-gl").AnySourceImpl) => any) | undefined; }>, { id: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };