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