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