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