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