import { Success } from './Success.generated'; export interface SetChatPermissionsResponseSuccess extends Success { }