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