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