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