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