/** * @license * Copyright 2024 Google LLC * SPDX-License-Identifier: Apache-2.0 */ export declare function ascendToPackageDir(packageName: string): string; //# sourceMappingURL=ascend-to-package-dir.d.ts.map