export declare type IBlockStub = { hash: string; number: number; parentHash: string; }; //# sourceMappingURL=block.d.ts.map