import type { TOC } from '@ember/component/template-only'; export interface MoveLeftRightIconSignature { Element: SVGSVGElement; } export declare const MoveLeftRightIcon: TOC; //# sourceMappingURL=move-left-right.d.ts.map