import { T as TransProps } from './shared/react.B7EjXn_h.mjs';
export { I as I18nContext, a as I18nProvider, b as I18nProviderProps, L as LinguiContext, c as TransRenderCallbackOrComponent, d as TransRenderProps, u as useLingui } from './shared/react.B7EjXn_h.mjs';
import 'react/jsx-runtime';
import 'react';
import '@lingui/core';

declare function Trans(props: TransProps): React.ReactElement<any, any> | null;

export { Trans, TransProps };
