import { type SvgIconProps } from '../lib/SvgIcon.js'; /** * Use to move an element independent of the direction * @public */ export declare const DragAllDirectionIcon: import("react").ForwardRefExoticComponent> & { displayName: string; };