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