import type { SettingComponentProps } from '@janhq/core' declare global { const SETTINGS: SettingComponentProps[] } export {}