import { SupportedLanguage } from '@sliprail/sdk/lib/index'
type SupportedLanguage = "en" | "zh-hans"