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