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