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