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