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