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