import type { Map } from 'maplibre-gl'; import type { InjectionKey, Ref } from 'vue'; declare const MapKey: InjectionKey>; export { MapKey };