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