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