export declare type OutDOMOperationRefArgument = { type: "ref"; content: string; };