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