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