export declare function resolveReportedPath(rawPath: string | undefined, baseDir: string): string | undefined;