/**
* Utility for getting current directory in Jest-compatible way
*//**
* Get current directory in a way that works in both Jest and normal execution
*/export declare function getCurrentDirCompat(): string;//# sourceMappingURL=directory-compat.d.ts.map