import type { LocaleSet } from '@markuplint/i18n'; export declare function i18n(locale?: string): Promise;