/// export declare const Portal: React.FC<{ open: boolean; portalTarget?: HTMLElement; }>; //# sourceMappingURL=Portal.d.ts.map