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

declare const DiceD10Icon: MdiReactIconComponentType;
export default DiceD10Icon;
