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