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