import type { createTranslator } from 'use-intl/core'; import type { _useExtracted as useExtractedType } from 'use-intl/react'; declare function getServerExtractorImpl(config: Parameters[0], namespace?: string): ReturnType; declare const _default: typeof getServerExtractorImpl; export default _default;