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

declare const Dice6Icon: MdiReactIconComponentType;
export default Dice6Icon;
