export declare const MINT_TARGET = "0x83bbe0b3985c5e3857803e2678899b03f3c4a31be75006ab03faf268c014ce41::mint::mint";
export declare const MINT_S_COIN_TARGET = "0x80ca577876dec91ae6d22090e56c39bc60dce9086ab0729930c6900bc4162b4c::s_coin_converter::mint_s_coin";
export declare const BURN_S_COIN_TARGET = "0x80ca577876dec91ae6d22090e56c39bc60dce9086ab0729930c6900bc4162b4c::s_coin_converter::burn_s_coin";
export declare const REDEEM_TARGET = "0x83bbe0b3985c5e3857803e2678899b03f3c4a31be75006ab03faf268c014ce41::redeem::redeem";
export declare const CLOCK_OBJECT = "0x6";
export declare const VERSION_OBJECT = "0x07871c4b3c847a0f674510d4978d5cf6f960452795e8ff6f189fd2088a3f6ac7";
export declare const MARKET_OBJECT = "0xa757975255146dc9686aa823b7838b507f315d704f428cbadad2f4ea061939d9";
export declare const S_COIN: {
    coinType: string;
    treasury: string;
}[];
export declare function getTreasury(coinType: string): string;
//# sourceMappingURL=constants.d.ts.map