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