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