import { PoolQuote } from '../v3-router/providers'; export declare function estimateGasCost({ pool, poolAfter }: Omit): bigint; //# sourceMappingURL=gasCost.d.ts.map