import { ReactIconComponentType } from '../types';

declare const Chat: ReactIconComponentType;
export default Chat;
            