export declare enum CHAIN_IDS {
    TITAN_MAINNET = "titan_18888-1",
    TITAN_TESTNET = "titan_18889-1"
}
