export class Cocoa { } export function hello() { return 42; }