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