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