/**
 * Get the current directory name, with support for both ES modules and test environments
 */
export declare function getCurrentDirname(): string;
//# sourceMappingURL=path-utils.d.ts.map