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