import React, { ReactNode } from 'react'; export declare const renderNobrSpan: (value: ReactNode) => React.JSX.Element;