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