import type { WhyUsData } from "../../data/school-v1"; import { FC } from "react"; export declare const WhyChooseUsSection: FC;