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