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