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