export declare const writeTranslationsCommand: (lang: any) => Promise<void>;
