import React from 'react'; export declare const DeleteNodeContextAction: (() => React.JSX.Element) & { displayName: string; };