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