@interface LAPasscodeChangeErrorBuilder : NSObject + (id)redactError:(id)a0; + (id)_errorWithCode:(long long)a0 userInfo:(id)a1; + (id)genericErrorWithDebugDescription:(id)a0; @end