Function makeDurableZoeKit make ( options ) :  {       feeMintAccess :  FeeMintAccess ;       setVatAdminService :  ( ( lateVatAdminSvc :  any )  =>  void )  &  RemotableObject < ` Alleged:  ${ string } ` >  &  RemotableBrand < {} ,  ( ( lateVatAdminSvc :  any )  =>  void ) > ;       zoeConfigFacet :  Guarded < {           updateZcfBundleId ( bundleId :  any ) :  void ;       } > ;       zoeService :  Guarded < ZoeService > ;  } Returns {       feeMintAccess :  FeeMintAccess ;       setVatAdminService :  ( ( lateVatAdminSvc :  any )  =>  void )  &  RemotableObject < ` Alleged:  ${ string } ` >  &  RemotableBrand < {} ,  ( ( lateVatAdminSvc :  any )  =>  void ) > ;       zoeConfigFacet :  Guarded < {           updateZcfBundleId ( bundleId :  any ) :  void ;       } > ;       zoeService :  Guarded < ZoeService > ;  }  set :  ( ( lateVatAdminSvc :  any )  =>  void )  &  RemotableObject < ` Alleged:  ${ string } ` >  &  RemotableBrand < {} ,  ( ( lateVatAdminSvc :  any )  =>  void ) > zoe :  Guarded < {       updateZcfBundleId ( bundleId :  any ) :  void ;  } > zoe :  Guarded < ZoeService > 
Create a durable instance of Zoe.