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