import { schoolyear } from "../resources/index.js"; export declare const method = "getSchoolyears"; export declare type result = schoolyear[];