import { WalineLocale } from '../../typings/index.js';
export declare const generateLocale: (locale: string[]) => WalineLocale;
