import { PortalsOptions } from "./types.cjs"; import { installPortals } from "./installPortals.cjs"; export { type PortalsOptions, installPortals };