import { PublicKey } from '@solana/web3.js';
export declare const ASSET_MINTING_PROGRAM_ID: PublicKey;
export declare const ASSET_MINTING_PROGRAM_ID_MAIN_NET: PublicKey;
//# sourceMappingURL=constants.d.ts.map