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