export declare const DragHandleIcon: ({ color, ...props }: { [x: string]: any; color?: string | undefined; }) => import("react/jsx-runtime").JSX.Element;