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