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