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

declare const Dice1Icon: MdiReactIconComponentType;
export default Dice1Icon;
