/// declare global { namespace JSX { interface IntrinsicElements { 'flowise-chatbot': React.DetailedHTMLProps, HTMLElement>; } } } export declare const BubbleChat: (props: BubbleProps) => null; //# sourceMappingURL=BubbleChat.d.ts.map