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