import type { FastCommentsLiveChatWidgetConfig } from 'fastcomments-typescript'; export interface FastCommentsLiveChatProps extends FastCommentsLiveChatWidgetConfig { } export declare function FastCommentsLiveChat(props: FastCommentsLiveChatProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=FastCommentsLiveChat.d.ts.map