import { ExtensionSettings } from '@sliprail/sdk/lib/index'
type ExtensionSettings = Record<string, ExtensionSettingValue>