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