export declare type ApiBodyParamsTicketTypeStatus = { name: string; ticketTypeId: number; };