import { Registry } from '@bem-react/di'; export type { IMenuRegistry } from './index'; export declare const menuRegistry: Registry;