export declare enum AppLocationEnum { 'MINE' = "MINE", 'COOPERATION' = "COOPERATION" } //# sourceMappingURL=app-location-enum.d.ts.map