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

declare const DiceD4Icon: MdiReactIconComponentType;
export default DiceD4Icon;
