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

declare const Dice3Icon: MdiReactIconComponentType;
export default Dice3Icon;
