/// import { SvgIconProps } from '@material-ui/core'; export declare const Cube: (props: SvgIconProps) => JSX.Element;