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