export declare const payerIsWalletOwner: (state: { payer?: string; walletAddress?: string; }) => boolean;