/// import { SvgIconProps } from './types'; export declare function DragIcon({ className, ...props }?: Partial): JSX.Element;