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