import { CurrencyAmount, Currency } from '@pancakeswap/swap-sdk-core'; import { GetLPOutputParams } from './getLPOutput'; export declare function getLPOutputWithoutFee(params: Omit): CurrencyAmount; //# sourceMappingURL=getLPOutputWithoutFee.d.ts.map