/** Determines whether to set the text content of a node. */ export declare function shouldSetTextContent(): boolean;