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