/** * Browser-only rollout for app-scoped sessions in Dispatch panes. The server * action checks this flag too; the client hook only selects the presentation * path and keeps the legacy embed route available while the flag is off. */ export declare const DISPATCH_WORKSPACE_SSO_FLAG: import("@agent-native/core/feature-flags/registry").FeatureFlagDefinition; export declare const DISPATCH_WORKSPACE_APP_LIST_FLAG: import("@agent-native/core/feature-flags/registry").FeatureFlagDefinition; //# sourceMappingURL=feature-flags.d.ts.map