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