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