import { Pool } from '../types'; export declare function getCurrenciesOfPool(pool: Pool): import("@pancakeswap/swap-sdk-core").Currency[]; //# sourceMappingURL=getCurrenciesOfPool.d.ts.map