LazyServiceLookupBlueprint

fun <T : Any> LazyServiceLookupBlueprint(map: Map<KClass<out T>, (InjectionContext) -> T>)