import { SchemaCombinerName } from '@stoplight/json-schema-tree'; export declare function isCombiner(value: string): value is SchemaCombinerName;