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