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