export declare type ApiBodyParamsChatStatus = { name: string; chatStatusId: number; };