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