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