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