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