export declare type NodeControlButtons = { clone: boolean; delete: boolean; };