import { JSONSchema4 } from 'json-schema'; export declare const canStepIn: (fragment: JSONSchema4) => boolean;