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