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