declare const KBChatImage: ({ isLive }: { isLive: boolean; }) => JSX.Element; export default KBChatImage;