import { FC } from "react"; import { FooterData } from "../data/school-v1"; export declare const Footer: FC;