import { CustomerCancellationReason } from "@polar-sh/sdk/models/components/customercancellationreason.js";
let value: CustomerCancellationReason = "low_quality";
"customer_service" | "low_quality" | "missing_features" | "switched_service" | "too_complex" | "too_expensive" | "unused" | "other"