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