import { BIP32Path } from "../../types/address"; export declare function CachedDeriveXpubFactory(derivationScheme: any, shouldExportPubKeyBulk: any, deriveXpubsHardenedFn: any): (absDerivationPath: BIP32Path) => Promise; //# sourceMappingURL=CachedDeriveXpubFactory.d.ts.map