import './chatWidgetBody.scss'; import { h } from 'preact'; export declare function ChatWidgetBody(): h.JSX.Element;