export function installUIRuntimeBindings(
  _getUIRuntimeHolder: (() => object) | undefined
) {
  // noop
}
