import type { Input as EducationNoticeInput } from "../index.marko";
export type Input = EducationNoticeInput;
