import type { IconComponent } from '../types'; declare const Diploma: IconComponent; export default Diploma;