export declare const createLangDetector: (locales: string[], defaultLocale: string) => import("next-language-detector").LanguageDetector;