import { IconProps } from '../types';
declare const SlackLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default SlackLogo;
//# sourceMappingURL=SlackLogo.d.ts.map