import type { NewUtilsTaskActionFunction } from "../../types.js";
declare const fetchBlockNumberAction: NewUtilsTaskActionFunction;
export default fetchBlockNumberAction;
//# sourceMappingURL=block-number.d.ts.map