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