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