export declare type ApiBodyParamsTicketMedia = { ticketId: number; mediaId: number; };