import { UnknownError } from './UnknownError.generated'; export interface GetUserChatBoostsUnknownErrorResponse extends UnknownError { }