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