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