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