import { default as React } from 'react';
export declare function renderRsc(input: any): React.JSX.Element;
