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