class Foo { a = 42; b = 'hello'; } export {Foo};