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