* @license MIT */ interface VirtualProxyInterface extends LazyLoadingInterface, ValueHolderInterface { }