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