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

declare const DiceD6Icon: MdiReactIconComponentType;
export = DiceD6Icon;