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