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