export declare function createNodeModulesPathMapping(typeRoots: Array<string>): Map<string, string>;
