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