import { PublicKey } from "@solana/web3.js"; export declare const crmMint: PublicKey; export declare const mintWrapperProgram: PublicKey; export declare const transferWrapperProgram: PublicKey; //# sourceMappingURL=constant.d.ts.map