import { JSONSchema4CombinerName } from '../types'; export declare const isCombiner: (type: string) => type is JSONSchema4CombinerName;