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