import { OrderSortProperty } from "@polar-sh/sdk/models/components/ordersortproperty.js";
let value: OrderSortProperty = "product";
"created_at" | "-created_at" | "amount" | "-amount" | "net_amount" | "-net_amount" | "customer" | "-customer" | "product" | "-product" | "discount" | "-discount" | "subscription" | "-subscription"