import { FlowWallet } from "@rarible/sdk-wallet"; export declare function initFlowWallet(accountAddress: string, privateKey: string): FlowWallet;