import { InitOptions } from 'i18next'; export declare const getNamespaces: (options: InitOptions, namespacesNeeded?: string | string[]) => string[];