export declare type InDOMOperationNodeArgument = { type: "node"; content: any; };