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