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

declare const DieD20Icon: MdiReactIconComponentType;
export default DieD20Icon;
