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