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