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

declare const CubeOutlineIcon: MdiReactIconComponentType;
export default CubeOutlineIcon;
