declare const params: { defaultGasPriceCoef: number; defaultExpiration: number; defaultLogLimit: number; maxLogLimit: number; }; export { params, };