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