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