import type { Student } from "../../types/index.js"; export declare const Students: Student[];