import { SolanaWallet } from "@rarible/sdk-wallet"; export declare function initSolanaWallet(pk: string | Uint8Array): SolanaWallet;