import { DeterministicP256 } from "@algorandfoundation/dp256"; import { XHDWalletAPI } from "@algorandfoundation/xhd-wallet-api"; export declare const xhd: XHDWalletAPI; export declare const dp256: DeterministicP256; //# sourceMappingURL=libs.d.ts.map