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