export function foo() { return "bar"; } export function baz() { return "baz"; }