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