import { Gamification } from '@streamlayer/feature-gamification'; export declare const UserSummary: React.FC<{ userSummary: Exclude; }>;