export declare function getClosestNodeModulesPath(moduleName?: string, folder?: string[]): string | null; export declare function toValidFilePath(filePath: string): string; //# sourceMappingURL=path.d.ts.map