export declare type OutDOMOperationJsonArgument = { type: "json"; content: string; };