import { PropsWithChildren } from 'react'; export default function ReactPortal({ options, children }: PropsWithChildren): any; //# sourceMappingURL=ReactPortal.d.ts.map