import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const Location1Icon: FunctionalComponent; export default Location1Icon;