export declare const safeGetCwd: (cwdOpt?: string) => Promise<string>;
