/// import React from 'react'; import { MenuComponentProps } from './types.js'; export declare const MenuView: React.FC;