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