import { PortalProps } from '../core/types'; export default function Footer({ children }: PortalProps): import("react/jsx-runtime").JSX.Element;