export declare function visitObjectContentBlocks(message: unknown, visitor: (block: Record) => void): void;