import { FC, SVGProps } from "react"; export const RadarIcon: FC> = (props) => ( );