export interface BubbleProps { name: string; color: string; }