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