export type AutotranslateTranslateMessageParamsPOST = { messageId: string; targetLanguage?: string; }; export declare const isAutotranslateTranslateMessageParamsPOST: import("ajv").ValidateFunction; //# sourceMappingURL=AutotranslateTranslateMessageParamsPOST.d.ts.map