import React, { FC } from 'react'; export const SlackIcon: FC = () => ( );