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