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