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