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