import { tonNode_blockIdExt } from '../auto/schema-tl'; declare function printBlock(block: tonNode_blockIdExt): void; export { printBlock };