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