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