ClientProvider: {
    getChainBundle: (() => unknown);
    getChainConfigNotifier: (() => Notifier<unknown>);
}