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