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

declare const Dice5Icon: MdiReactIconComponentType;
export default Dice5Icon;
