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