import * as anchor from "@project-serum/anchor"; export declare const STRIKR_PROGRAM_ID: anchor.web3.PublicKey; export declare const TOKEN_METADATA_PROGRAM_ID: anchor.web3.PublicKey; export declare let STRIKR_COLLECTION_MINT: anchor.web3.PublicKey; export declare const STRIKR_TREASURY: anchor.web3.PublicKey;