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