export function bar() {
  return "world";
}