/** * @description * Watches the config for changes to access node and updates the chain id accordingly * * @returns {Function} A function that unsubscribes the listener * */ export function watchForChainIdChanges(): Function;