/// declare const Portal: (props: any) => import("react").ReactPortal | null; export default Portal;