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