import Path from './Path'; export default class PredicatePath extends Path { getPathString(): string; } //# sourceMappingURL=PredicatePath.d.ts.map