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