import { SVGIconDef } from './types'; declare const WindowOutlined: SVGIconDef; export default WindowOutlined;