import { MdiReactIconComponentType } from './dist/typings';

declare const CubeIcon: MdiReactIconComponentType;
export default CubeIcon;
