Appearance
type NoticeType = "info" | "error" | "warning" | "success";
Defined in: src/betterdiscord/ui/notices.ts:6