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