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