declare function ReactLazilyComponent(lazyFunction: Function): any

// 导出
export default ReactLazilyComponent