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