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