import { FloatingBubble } from './floating-bubble'; export type { FloatingBubbleProps } from './floating-bubble'; export default FloatingBubble;