import * as valibot1313 from "valibot"; import { InferOutput } from "valibot"; //#region src/gas/parameters.d.ts declare const Estimate1559FeesParametersSchema: valibot1313.ObjectSchema<{ readonly base_fee_multiplier: valibot1313.SchemaWithPipe, valibot1313.MinValueAction]>; readonly priority_percentile: valibot1313.SchemaWithPipe, valibot1313.MinValueAction, valibot1313.MaxValueAction]>; }, undefined>; type Estimate1559FeesParameters = InferOutput; //#endregion export { Estimate1559FeesParameters, Estimate1559FeesParametersSchema }; //# sourceMappingURL=parameters.d.ts.map