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