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

declare const CubeScanIcon: MdiReactIconComponentType;
export default CubeScanIcon;
