import { IconComponent } from '..';
declare const SlackIcon: IconComponent;
export { SlackIcon };
