import { OptionItem } from '@sliprail/sdk/lib/index'
type OptionItem
label?: string
value: string
group?: string
description?: string