export declare function canonicalSourcePath(sourceRoot: string, relativePath: string): string; export declare function resolveSourceFilePath(sourceRoot: string, relativePath: string): string; export declare function resolveSourceDirectoryPath(sourceRoot: string, relativePath: string): string; //# sourceMappingURL=source-access.d.ts.map