import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const DiceD20: m.Component; export default DiceD20;