import { RenderNode } from '../types';
declare const renderPortal: RenderNode;
export default renderPortal;
