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