import React from 'react'; import { ContextMenuWindowProps } from './ContextMenuWindow.types'; export declare const ContextMenuWindow: React.FC;