import { default as React } from 'react';
declare const SlackIcon: React.FC<React.SVGProps<SVGSVGElement>>;
export default SlackIcon;
