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