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