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