import { type IntlContextValue } from './IntlContext.js';
export default function useIntlContext(): IntlContextValue;
