import { type ReactWebComponent } from "@lit/react"; import { ChatBubbleIn as ChatBubbleInElement, ChatBubbleInSlots } from "@tapsioss/web-components"; export declare const ChatBubbleIn: ReactWebComponent; export { ChatBubbleInElement, ChatBubbleInSlots };