export type CommunityBubbleProps = { className?: string i18n?: { title: string subtitle: string } }