import { ClmmPool } from '../entities'; export declare const closestActiveRange: (pool: ClmmPool, multiplier?: number) => number[];