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