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