import { MdiReactIconComponentType } from './dist/typings';

declare const BroomIcon: MdiReactIconComponentType;
export default BroomIcon;
