import React from 'react'; import { ChatMessageBalloonProps } from '../../interfaces'; export declare const ChatMessageBalloon: React.FC;