export declare const setLocale: ((newLocale: string) => Promise<void>) & {
    _LIT_LOCALIZE_SET_LOCALE_?: undefined;
};
//# sourceMappingURL=localization.d.ts.map