import { FooterProps } from './types'; import { FunctionComponent } from 'react'; export declare const Footer: FunctionComponent; //# sourceMappingURL=Footer.d.ts.map