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