// This file is generated and will be overwritten automatically. #import @interface MBXLocationServiceFactory () + (void)setUserDefinedForCustom:(nonnull id)custom; + (nonnull id)locationService __attribute((ns_returns_retained)); @end