module HelloApp { interface Hello { string sayHello(); } }