import { IFormHandler } from '../interfaces.js';
export declare function FormI18n(props: IFormHandler): import("react/jsx-runtime").JSX.Element;
