Appearance
type ToastType = "default" | "info" | "success" | "warning" | "error";
Defined in: src/betterdiscord/ui/toasts.tsx:15