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