@interface MLDefaultCustomLayerFactory : NSObject - (id)createCustomLayer:(id)a0 withParameters:(id)a1 error:(id *)a2; @end