export declare function resolveRelativePath(filePath: string, projectDir: string): string; export declare function normalizeModulePath(filePath: string): string; //# sourceMappingURL=path-resolver.d.ts.map