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