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