import { Portal as PortalPrimitive } from "radix-ui"; declare const Portal: import("react").ForwardRefExoticComponent>; export { Portal };