declare enum MobileMethodNames { GetModuleInfo = "getModuleInfo", CallMethod = "callMethod" } export default MobileMethodNames; //# sourceMappingURL=mobileMethodNames.d.ts.map