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