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

declare const Dice4Icon: MdiReactIconComponentType;
export default Dice4Icon;
