import * as React from 'react';
/**
 * Integrates the global portal renderer and the debug utilities
 * (if registered).
 */
export declare const PiralGlobals: React.FC;
