export const foo = 1; export const { bar: { baz, ...foo } } = qux;