import { SVGProps } from "react"; declare const Iqeon: (props: SVGProps) => JSX.Element; export default Iqeon;