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