import type { ParamImpl } from "../api/params.js";
export declare const bigint: ParamImpl;
