import { FC, PropsWithChildren } from 'react'; declare const DefaultPortal: FC>; export { DefaultPortal };