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