import { type BlockProps, type BlockTagType } from 'react-login-page'; export declare const Footer: { (props: BlockProps): import("react/jsx-runtime").JSX.Element; displayName: string; };