export declare enum TokenWrapperInstruction { InitializeWrapperToken = 0, DepositAndMintWrapperTokens = 1, WithdrawAndBurnWrapperTokens = 2 }