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