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