var foo = 0; export default Math.random() < 0.5 ? foo : foo;