import { I18nDictionary } from '.'; type NamespaceStore = Record; export declare function getRequestNamespaces(): NamespaceStore; export {};