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

declare const Dice2Icon: MdiReactIconComponentType;
export default Dice2Icon;
