export declare function getLatestWalletId(): string; export declare function addLatestWalletId(walletId: string): void; export declare function clearLatestWalletId(): void;