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