import type { Translations } from '../../types'; export declare const readFiles: (dir: string, useNamespaces: boolean) => Promise;