import Portal from "./Portal"; export type { IPortalProps } from "./Portal"; export default Portal;