import { Cache } from '../../../Cache'; export declare function setJupiterPrices(mints: string[], cache: Cache): Promise;