export const PlanType = { FREE: "free", PRO: "pro", TEAM: "team", BUSINESS: "business", ENTERPRISE: "enterprise", }