import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const Hammer: m.Component<SVGAttributes>;
export default Hammer;
