/** Single source for the machine-local dashboard/daemon HMAC key path. */ export declare function dashboardSecretPath(homeDir?: string): string; //# sourceMappingURL=dashboard-secret.d.ts.map