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