/** * Persistent service artifacts belong to the logged-in OS account, not an * ambient HOME override that may differ between shells or launchd invocations. */ export declare function accountHomeDirectory(): string; //# sourceMappingURL=account-home.d.ts.map