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