import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Conversation: React.FC; export default Conversation;