import type { Ref } from "vue"; import type { MapboxInstancesObject } from "../utils/types.js"; export declare function _useMapboxInstances(): Ref | undefined;