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