type ReactLifecycleHookType = LifecycleHookType<IBlueprint, any, any, ReactIncomingEvent, any> & UseReactHookType;
ReactLifecycleHookType Type.