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