import { TraversalOpts } from './types'; export declare const DEFAULT_SEPARATOR = "."; export declare const DEFAULT_TRAVERSAL_OPTS: Required;