/// import { IconProps } from '../../types'; declare const DiplomaVerified: (allProps: IconProps) => JSX.Element; export default DiplomaVerified;