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