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

declare const DiceMultipleIcon: MdiReactIconComponentType;
export default DiceMultipleIcon;
