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