/** * Hit Jito’s public endpoint and return the 75‑percentile landed‑tip * (in SOL) or `undefined` if the call fails / payload is malformed */ export declare const fetchTipFloor75th: () => Promise; //# sourceMappingURL=fetchTipFloor.d.ts.map