type Props = { streamingMessageId: string; }; export declare const StreamingBubble: (props: Props) => import("solid-js").JSX.Element; export {}; //# sourceMappingURL=StreamingBubble.d.ts.map