/**
 * Returns the root's text content.
 * @returns The root's text content.
 */
export declare function $rootTextContent(): string;
