import type { DeepPartial } from '../../Shared/Types'; import type LangOptions from './LangOptions'; declare const langOptions: DeepPartial; export default langOptions;