import React from 'react'; export declare const getNodeText: (node: React.ReactNode) => string | number;