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