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