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