import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Exams: React.FC; export default Exams;