export function getLocale(request: any, fallback?: string): any; export function isValidLocale(locale: any): locale is string;