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