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