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