import { ReactIconComponentType } from '../types';

declare const Quiz: ReactIconComponentType;
export default Quiz;
            