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