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