import { AIJsonObject } from '@sliprail/sdk/lib/ai'
type AIJsonObject = {{ [key: string]: AIJsonValue }, }