@interface _MLRemoteCoreMLErrors : NSObject + (id)createErrorWithCode:(long long)a0 description:(id)a1; + (id)clientTimeoutErrorForMethod:(id)a0; @end