import { FC } from "react"; export declare const MenuItem: FC; declare const ContextMenu: FC; export default ContextMenu;