import * as web3 from "@solana/web3.js"; export declare const createInitializeWrapperTokenInstruction: (payer: web3.PublicKey, token2022Mint: web3.PublicKey) => web3.TransactionInstruction;