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