export declare class LikeChatDto { chatId: string; userId: string; }