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