ZIBRI_DI_PROVIDERS: Record<
    typeof ZIBRI_DI_TOKENS[keyof typeof ZIBRI_DI_TOKENS],
    ZibriDiProvider<unknown>,
> = ...