Version: 1.0.01.0.11.0.21.1.01.1.11.1.21.1.31.1.41.1.51.2.01.2.11.2.21.3.02.0.0-rc.02.0.0-rc.12.0.0-rc.22.0.0-rc.32.0.0-rc.42.0.0-rc.52.0.0-rc.62.0.0-rc.72.0.0-rc.82.0.0-rc.92.0.0-rc.102.0.0-rc.112.0.0-rc.122.0.0-rc.132.0.0-rc.142.0.0-rc.152.0.0-rc.162.0.0-rc.172.0.0-rc.182.0.0-rc.192.0.0-rc.202.0.0-rc.21
'use strict';
if (process.env.NODE_ENV === "production") {
module.exports = require("./spark-web-icon.cjs.prod.js");
} else {
module.exports = require("./spark-web-icon.cjs.dev.js");
}