* @license MIT */ interface AccessInterceptorValueHolderInterface extends AccessInterceptorInterface, ValueHolderInterface { }