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