/**
 * Returns the path to a node modules root directory (not the main file path)
 */
declare const _default: (moduleName: string) => string;
export default _default;
//# sourceMappingURL=package-path.d.ts.map