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