import { SBUFoundationProps } from '../../types'; export declare const TypingBubble: ({ className, testId }: SBUFoundationProps) => import("react/jsx-runtime").JSX.Element;