// @flow import * as React from 'react'; export default function SlackIcon(props: *) { return ( ); }