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