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

declare const DiceOneIcon: MdiReactIconComponentType;
export default DiceOneIcon;
