export type RepackagingInfo = "REPACKAGED_APP" | "ORIGINAL_APP" | "INVALID_CONFIG";
//# sourceMappingURL=RepackageInfo.d.ts.map