import { Address } from '../../types'; export declare const MetricConfig: Record; export declare const PRICE_LIMIT_ZERO_FOR_ONE = "1"; export declare const PRICE_LIMIT_ONE_FOR_ZERO: string;