import type { IconDefinition } from '../types';
declare const SlackOutlined: IconDefinition;
export default SlackOutlined;
