import type { SKWallets } from "./types"; export declare function loadWallet(walletOption: W): Promise; //# sourceMappingURL=utils.d.ts.map