/** * @module miner */ export * from './miner.ts'; export * from './pendingBlock.ts'; //# sourceMappingURL=index.d.ts.map