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