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