import { ServerError } from './ServerError.generated'; export interface DeleteMyCommandsServerErrorResponse extends ServerError { }