export declare function installNpmLinks(shadowBinPath: string): Promise; export declare function installNpxLinks(shadowBinPath: string): Promise; export declare function installPnpmLinks(shadowBinPath: string): Promise; export declare function installYarnLinks(shadowBinPath: string): Promise; //# sourceMappingURL=shadow-links.d.mts.map