import React from 'react'; export declare const NewWindow: (props: React.PropsWithChildren) => React.ReactPortal;