/// import type { SVGProps } from "../global"; declare const SlackIcon: ({ size, ...props }: SVGProps) => JSX.Element; export default SlackIcon; //# sourceMappingURL=SlackIcon.d.ts.map