import { Wallet } from '../../../types/Wallet.js'; export declare const backpackWallet: () => Wallet;