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