export type TicketCategory = | "general_question" | "technical_question" | "refund_request";