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