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