import { type Messages, type NamespaceKeys, type NestedKeyOf, createTranslator } from 'use-intl/core'; declare function getServerTranslatorImpl> = never>(config: Parameters[0], namespace?: NestedKey): ReturnType>; declare const _default: typeof getServerTranslatorImpl; export default _default;