import type { TOC } from '@ember/component/template-only'; export interface UniversityIconSignature { Element: SVGSVGElement; } export declare const UniversityIcon: TOC; //# sourceMappingURL=university.d.ts.map