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