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