import * as React from 'react'; type FooterProps = React.HTMLProps; export declare const Footer: (props: FooterProps) => import("@emotion/react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=Footer.d.ts.map