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