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

declare const DiceD6Icon: MdiReactIconComponentType;
export default DiceD6Icon;
