export default function companionTranslations(globPattern: string, defaultLanguage: string): () => Promise<string>;
