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