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