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