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