import React from 'react'; import { FooterProps } from './Footer.types'; export declare const Footer: React.FC;