import type { TranslationsArgs } from '../../types/index.js'; export declare const generateTranslations: (args: TranslationsArgs) => Promise; //# sourceMappingURL=index.d.ts.map