/** * Generate the `scripts/sync-ai-features.ts` source that projects AI-safe schemas for workspace features. */ export declare function buildAiFeatureSyncScriptSource(): string;