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