export declare enum ELyraServicePlatform { Browser = "Browser", Node = "Node", Electron = "Electron" } //# sourceMappingURL=platform.d.ts.map