import type { ILanguage } from "../../interface";
/**
 * Vietnamese translations for the X-Captcha component
 */
export declare const VI: ILanguage;
