import * as React from 'react'; export type FooterProps = React.HTMLAttributes; export declare const Footer: React.ForwardRefExoticComponent>;