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