import { type JSONNode } from '@redneckz/json-op'; export declare const isHiddenBlock: (_: JSONNode) => boolean;