import { FC } from "react"; import { FooterProps } from "@/templates/data/appcorp-v1"; export declare const SiteFooter: FC;