import { Logger, MonitoringParams } from "./common"; export declare function resolvePrices(logger: typeof Logger, params: MonitoringParams): Promise;