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