import React from 'react'; export declare const Footer: ({ children }: React.PropsWithChildren) => React.ReactElement;