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