import { Percent } from '@pancakeswap/swap-sdk-core'; export declare function parseProtocolFees(feeProtocol: number | string): Percent[]; //# sourceMappingURL=parseProtocolFees.d.ts.map