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