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