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