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