import { JSONTokenTree } from '../definitions/JSONTokenTree.js'; export declare function matchIsGroup(value: unknown): value is JSONTokenTree;