declare enum streamNames { streamCssProperties = "streamCssProperties", streamPlatformDimensions = "platformSizeChanged" } export default streamNames; //# sourceMappingURL=streamNames.d.ts.map