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