export type NoticeStatus = "general" | "attention" | "confirmation" | "information";
//# sourceMappingURL=types.d.ts.map