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