import { default as React } from 'react'; export declare const reactNodeToString: (reactNode: React.ReactNode) => string;