import type { Footer } from '../models'; export declare const FooterComp: (props: Footer) => import("react/jsx-runtime").JSX.Element;