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

declare const DiceD20Icon: MdiReactIconComponentType;
export default DiceD20Icon;
