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