import React from 'react'; export interface IProps { } export declare const MenuRegistry: React.FC;