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