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