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