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