import { MdiReactIconComponentType } from './dist/typings';

declare const SlackIcon: MdiReactIconComponentType;
export default SlackIcon;
