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

declare const DiceThreeIcon: MdiReactIconComponentType;
export default DiceThreeIcon;
