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