import BN from 'bn.js'; import { Protocol, Exchange } from './types'; export declare const SOURCES_MAP: Map>; export declare const BPS: BN;