export declare function getRecentWalletIds(): string[]; export declare function addRecentWalletId(walletId: string): void;