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