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