/// export declare const RotateHandleIcon: ({ width, height }: { width?: number | undefined; height?: number | undefined; }) => JSX.Element;