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