/** Secure one account-owned launchd state directory without following links. */ export declare function ensureOwnerPrivateLaunchdDirectory(path: string): Promise; //# sourceMappingURL=launchd-private-files.d.ts.map