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