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