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