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