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