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

declare const DiceD8Icon: MdiReactIconComponentType;
export default DiceD8Icon;
