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