import Location from './location.vue'; import type { Plugin } from 'vue'; export declare const LocationPlugin: Plugin; export { Location };