import type { GetMarketIdParams } from './types.js'; export declare function getMarketId(params: GetMarketIdParams): Promise;