import * as React from 'react'; export default function Modal({ children }: React.PropsWithChildren>): React.ReactPortal;