export { FeeEstimator } from "./estimator.js";
export type { Options } from "./estimator";
export type { Result, FeeRates } from "./types";
//# sourceMappingURL=index.d.ts.map