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