import { Ti18nDocument } from '../../types'; export declare const fixLanguageFields: (schema: string, documents: Ti18nDocument[]) => Promise;