export { BatchCommittedError }; export function create(blocks: API.BlockFetcher, head: API.EventLink[]): Promise; import { BatchCommittedError } from '../../batch/index.js'; import * as API from './api.js'; //# sourceMappingURL=index.d.ts.map