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