import { QuizProps } from './Quiz.types';
export declare const ExampleQuizProps: QuizProps;
