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