/// import { RedeemSharesInstructionAccounts } from '../generated'; export declare function redeemShares(accounts: RedeemSharesInstructionAccounts): import("@solana/web3.js").TransactionInstruction;