/// declare function CreateWrapper(childrenFuncComponent: any): (props: any) => JSX.Element; export default CreateWrapper;