import { Plugin } from 'vue';
import MapboxGL from './src/index.vue';
export declare const MapboxGLPlugin: Plugin;
export { MapboxGL };
