export type Payload = {
    schoolYearLabel: string;
};
