import './ContextMenuLevelWrapper.css'; import React from 'react'; import { ContextMenuLevelWrapperProps } from '../types'; export declare const ContextMenuLevelWrapper: React.ForwardRefExoticComponent & React.RefAttributes>;