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

declare const Dice1OutlineIcon: MdiReactIconComponentType;
export = Dice1OutlineIcon;