import { ProSettings } from '@admin-layout/client'; export type DefaultSettings = Partial & { language?: string; };