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