import type { Wallet } from '../../Wallet';
export declare const anchorageDigitalWallet: () => Wallet;
