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

declare const DiceTwoIcon: MdiReactIconComponentType;
export default DiceTwoIcon;
