import { type ReactWebComponent } from "@lit/react"; import { ChatBubbleOut as ChatBubbleOutElement, ChatBubbleOutSlots } from "@tapsioss/web-components"; export declare const ChatBubbleOut: ReactWebComponent; export { ChatBubbleOutElement, ChatBubbleOutSlots };