"use strict"; const { foo: bar, baz } = {}; exports.bar = bar; exports.baz = baz;