import type { FunctionalComponent } from 'vue'; declare const MapLocation: FunctionalComponent<{}, {}>; export default MapLocation;