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