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