export declare class RelativeWorkspacePathResolver { static asAbsoluteWorkspacePath(relativePath: string): string | undefined; } //# sourceMappingURL=relativePathResolver.d.ts.map