const helloMessage: string = 'Hello there !'; console.log(helloMessage);