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