namespace bdk { }; interface OfflineWallet { constructor(string descriptor); };